火范文>英语词典>log table翻译和用法

log table

英 [lɒɡ ˈteɪbl]

美 [lɔːɡ ˈteɪbl]

网络  对数表; 参数表

计算机

双语例句

  • In the exception handler, insert a row into the error log table, recording the time and date, reason code, primary key, and coordinates.
    在异常处理函数中,将一行插入错误日志表,这一行记录了时间和日期、原因编码、主键和坐标。
  • This log will do fine as a table for our picnic.
    这块大圆木很可以用作我们野餐的餐桌。
  • As expected, the log table is empty because the transaction containing both the actual access to the table and the insert into the log table was rolled back.
    如您所料,log表现在是空的,因为包含实际表访问和日志表插入的事务被回滚了。
  • This article describes how the audit log is set up, and what data is written to the audit log table.
    本文描述了如何建立审核日志,以及什么样的数据要写入审核日志表中。
  • The log data collecting module synchronize the web log data that generated by all the various front-end web site to the log collecting site, and then, it run background scripts to import data to the table that has been established.
    日志采集模块通过将数据中心中各个前端web站点产生的日志数据同步到日志采集站点,并运行后台脚本将数据导入到已经建立的表中。
  • Programming of Log Volume Table
    原木材积表计算器程序编制
  • For this, you need to keep a log; bulk load and import programs often log to a file, but inside the database you need to use a table.
    为此,需要维护一个日志;批量装载和导入程序常常将日志写入一个文件,但是在数据库中需要使用一个表。
  • Debris had broken windows, so every once in a while some floating battering ram a log or perhaps a table would bang into the walls and make a sound like a distant drum.
    随水冲进来的碎石片击碎了窗户玻璃,偶尔,飘浮在水上的撞击物一根圆木,也有可能是一张桌子会猛烈地撞到墙上,发出的声音像是远方传来的鼓声。
  • In addition, after an in-place alter operation, Enterprise Replication can still process the original log records and convert the rows in the original table format to the new table format.
    此外,在执行一个in-placealter操作后,EnterpriseReplication仍然可以处理初始的日志记录,并将初始表格式下的行转换为新的表格式。
  • Even though the transaction that read the sensitive information was itself rolledback, the entries to the log_table are committed.
    即使读取敏感信息的事务本身被回滚,logtable的条目也会被提交。